| ProcessReportMetadata |
| Logical Entity Name | ProcessReportMetadata |
| Default Table Name | ProcessReportMetadata |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| ProcessReportMetadata Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
Id |
int | NO | ||
| ProcessName | nvarchar(200) | NO | ||
| ReportName | nvarchar(200) | NO | ||
| Header | nvarchar(max) | NO | ||
| Columns | nvarchar(max) | NO | ||
| DateAdded | datetime | NO | ||
| ts | timestamp | NO | ||
| FileType | nvarchar(200) | YES | ||
| OrigReportName | nvarchar(200) | NO |
| ProcessReportMetadata Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_ProcessReportMetadata_OrigReportName | Index | OrigReportName |
| PK_ProcessReportMetadata | PrimaryKey | Id |
| ProcessReportMetadata Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| ProcessReportData | Non-Identifying | One To Zero or More | FK_ProcessReportData_ProcessReportMetadata | NO | YES |
| ProcessReportMetadata Check Constraints |
| Check Constraint Name | CheckConstraint |
| ProcessReportMetadata Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| ProcessReportMetadata Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.ProcessReportMetadata |
NO | |||
| Physical (Microsoft SQL Server) dbo.ProcessReportMetadata |
NO |
| ProcessReportMetadata Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| ProcessReportMetadata Data Movement Rules |
| Name | Type | Rule Text/Value |